Skip to content

Update Docker base image to support API version 1.44#10

Merged
ericof merged 1 commit intokitconcept:mainfrom
giuseppefumarolalink:main
Jan 29, 2026
Merged

Update Docker base image to support API version 1.44#10
ericof merged 1 commit intokitconcept:mainfrom
giuseppefumarolalink:main

Conversation

@giuseppefumarolalink
Copy link

This PR updates the Docker image version to resolve a compatibility issue with the Docker daemon.

Problem:
The current setup was failing with the following error:
Error response from daemon: client version 1.41 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version

Solution:
Updated the Docker base image (and/or related CI/CD configurations) to ensure compatibility with Docker API version 1.44 or higher.

Changes:
Updated Dockerfile base image to docker:29.1.3-cli-alpine3.23.

@ericof ericof merged commit 4832117 into kitconcept:main Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants